FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.thieme-compliance.anamnese#0.0.1-dev (172 ms)

Package de.thieme-compliance.anamnese
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.thieme-compliance.anamnese@0.0.1-dev&canonical=https://thieme-compliance.de/fhir/StructureDefinition/EcpTask
Url https://thieme-compliance.de/fhir/StructureDefinition/EcpTask
Version 1.0.0
Status draft
Date 2023-05-02
Name EcpTask
Title ECP Task
Experimental False
Description Anforderung zum Ausfüllen bestimmter Fragebögen
Copyright Copyright 2020-2023 Thieme Compliance GmbH
Type Task
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EcpTask",
  "url" : "https://thieme-compliance.de/fhir/StructureDefinition/EcpTask",
  "version" : "1.0.0",
  "name" : "EcpTask",
  "title" : "ECP Task",
  "status" : "draft",
  "date" : "2023-05-02",
  "publisher" : "Thieme Compliance GmbH",
  "contact" : [
    {
      "name" : "Thieme Compliance GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://thieme-compliance.de/",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Anforderung zum Ausfüllen bestimmter Fragebögen",
  "copyright" : "Copyright 2020-2023 Thieme Compliance GmbH",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Task",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Task",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Task.status",
        "path" : "Task.status",
        "mustSupport" : true
      },
      {
        "id" : "Task.intent",
        "path" : "Task.intent",
        "mustSupport" : true
      },
      {
        "id" : "Task.code",
        "path" : "Task.code",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "fill-questionnaires",
              "system" : "https://thieme-compliance.de/fhir/CodeSystem/TaskTypes"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "Task.code.coding",
        "path" : "Task.code.coding",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Task.code.coding.system",
        "path" : "Task.code.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Task.code.coding.code",
        "path" : "Task.code.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Task.for",
        "path" : "Task.for",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Task.for.reference",
        "path" : "Task.for.reference",
        "mustSupport" : true
      },
      {
        "id" : "Task.for.identifier",
        "path" : "Task.for.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Task.for.identifier.system",
        "path" : "Task.for.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Task.for.identifier.value",
        "path" : "Task.for.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Task.encounter",
        "path" : "Task.encounter",
        "mustSupport" : true
      },
      {
        "id" : "Task.encounter.reference",
        "path" : "Task.encounter.reference",
        "mustSupport" : true
      },
      {
        "id" : "Task.encounter.identifier",
        "path" : "Task.encounter.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Task.encounter.identifier.system",
        "path" : "Task.encounter.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Task.encounter.identifier.value",
        "path" : "Task.encounter.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Task.input",
        "path" : "Task.input",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Task.input.type",
        "path" : "Task.input.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "Questionnaire",
              "system" : "http://hl7.org/fhir/resource-types"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "Task.input.value[x]",
        "path" : "Task.input.value[x]",
        "type" : [
          {
            "code" : "canonical"
          },
          {
            "code" : "Reference"
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.